xend: allow hvm domain to have multiple serial consoles
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 1 Apr 2009 10:44:49 +0000 (11:44 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 1 Apr 2009 10:44:49 +0000 (11:44 +0100)
commitc6d5b4e310e8c725bd752470b5c85b00dc0685aa
tree9e3c78b6b8c1960dc7f2fba0cb8a7cbd26057e55
parent0a690b0314ed62823aa4e4ebd6aa0c863a767ce5
xend: allow hvm domain to have multiple serial consoles

This patch allows hvm domain to have multiple serial ports
with serial =3D [ '...', '...'].
The old style, serial=3D'option string', is also accepted for
compatibility.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
tools/python/xen/xend/image.py